Esx Settings HardwareSupport Managers HardwareSupportManagerInfo
The Esx Settings HardwareSupport Managers HardwareSupportManagerInfo schema contains properties that describe a particular 3rd party Hardware Support Manager (HSM)
This schema was added in vSphere API 7.0.0.0.
{
"manager": "string",
"description": "string",
"display_name": "string",
"vendor": "string"
}
Name of the Hardware Support Manager (HSM) (e.g. "Frobozz Hardware Support Manager")
This property was added in vSphere API 7.0.0.0.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.esx.setting.hardware_support.manager
. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.esx.setting.hardware_support.manager
.
User-intelligible description of the HSM (e.g. "Front end for Frobozz so-and-so management system")
This property was added in vSphere API 7.0.0.0.
UI label for HSM, derived from HSM extension's description's 'label' field. (e.g. "Frobozz Free Management System")
This property was added in vSphere API 7.0.0.0.
Company providing the Hardware Support Manager (HSM) (e.g. "Frobozz Magic Software Company")
This property was added in vSphere API 7.0.0.0.